object frmReport: TfrmReport Left = 4 Top = 168 Width = 784 Height = 353 HelpContext = 1 HorzScrollBar.Range = 1200 VertScrollBar.Range = 2000 AutoScroll = False Caption = 'Report' Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Icon.Data = {} Position = poDefault Scaled = False Visible = True OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object TQRLabel Left = -97 Top = 307 width = 34 height = 14 Caption = 'Module' AlignToBand = False end object QRBand2: TQRBand Left = 0 Top = 61 Width = 1200 Height = 20 Align = alTop BandType = rbDetail Color = clWhite ForceNewPage = False Frame.Width = 0 LinkBand = QRBand4 Ruler = qrrNone object QRLabel2: TQRLabel Left = 3 Top = 3 width = 48 height = 13 Caption = 'QRLabel2' AlignToBand = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object QRLabel8: TQRLabel Left = 93 Top = 3 width = 48 height = 13 Alignment = taCenter Caption = 'QRLabel8' AlignToBand = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object QRLabel9: TQRLabel Left = 168 Top = 3 width = 48 height = 13 Alignment = taRightJustify Caption = 'QRLabel9' AlignToBand = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object QRLabel10: TQRLabel Left = 228 Top = 3 width = 54 height = 13 Caption = 'QRLabel10' AlignToBand = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object QRLabel11: TQRLabel Left = 338 Top = 3 width = 54 height = 13 Caption = 'QRLabel11' AlignToBand = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end end object QRBand3: TQRBand Left = 0 Top = 30 Width = 1200 Height = 31 Align = alTop BandType = rbColumnHeader Color = clWhite ForceNewPage = False Frame.Width = 0 LinkBand = QRBand2 Ruler = qrrNone object QRLabel4: TQRLabel Left = 93 Top = 13 width = 37 height = 13 Caption = 'Usage' AlignToBand = False Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold, fsUnderline] ParentFont = False Transparent = True end object QRLabel5: TQRLabel Left = 193 Top = 13 width = 25 height = 13 Caption = 'Size' AlignToBand = False Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold, fsUnderline] ParentFont = False Transparent = True end object QRLabel6: TQRLabel Left = 228 Top = 13 width = 52 height = 13 Caption = 'File Date' AlignToBand = False Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold, fsUnderline] ParentFont = False Transparent = True end object QRLabel7: TQRLabel Left = 338 Top = 13 width = 51 height = 13 Caption = 'Full Path' AlignToBand = False Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold, fsUnderline] ParentFont = False Transparent = True end object QRLabel3: TQRLabel Left = 3 Top = 12 width = 53 height = 13 Caption = 'Module' AlignToBand = False Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold, fsUnderline] ParentFont = False Transparent = True end end object QRBand1: TQRBand Left = 0 Top = 0 Width = 1200 Height = 30 Align = alTop BandType = rbPageHeader Color = clWhite ForceNewPage = False Frame.Width = 0 LinkBand = QRBand3 Ruler = qrrCmHV object QRlblTitle: TQRLabel Left = 510 Top = 7 width = 4 height = 19 Alignment = taCenter AlignToBand = True Font.Color = clNavy Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold, fsUnderline] ParentFont = False Transparent = True end end object QRBand4: TQRBand Left = 0 Top = 81 Width = 1200 Height = 30 Align = alTop BandType = rbPageFooter Color = clWhite ForceNewPage = False Frame.Width = 0 Ruler = qrrNone object QRSysData1: TQRSysData Left = 455 Top = 7 width = 43 height = 17 Alignment = taCenter AlignToBand = True AutoSize = False Data = qrsPageNumber Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end object qrptDLLList: TQuickReport OnNeedData = qrptDLLListNeedData AfterDetail = qrptDLLListAfterDetail BeforePrint = qrptDLLListBeforePrint ColumnMarginInches = 0 ColumnMarginMM = 0 Columns = 1 DisplayPrintDialog = False LeftMarginInches = 0 LeftMarginMM = 0 Orientation = poPortrait ReportTitle = 'DLL Explorer - DLL Usage List' RestartData = True SQLCompatible = False TitleBeforeHeader = False Left = 126 Top = 209 end end